aolserver4-nsmysql software package provides AOLserver 4 module: module for accessing MySQL databases, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install aolserver4-nsmysql
aolserver4-nsmysql is installed in your system.
Make ensure the aolserver4-nsmysql package were installed using the commands given below,
$ sudo dpkg-query -l | grep aolserver4-nsmysql *
You will get with aolserver4-nsmysql package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Web Servers |
| Package | aolserver4-nsmysql |
| Version | 0.6-9+b3 [amd64, armel, i386, |
| Description | AOLserver 4 module: module for accessing MySQL databases |
| Sub Section | HTTPD |